מידע

יוצרים Olivier Bonaventure
מועד הגשה אין מועד הגשה
מגבלת הגשות אין הגבלה
תגיות קטגוריה ipv6

כניסה

The IPv6 forwarding table

A router contains a forwarding table that lists for each IPv6 prefix either the interface associated to this prefix if it is directly connected or the nexthop to reach this prefix. Consider a router that has the following forwarding table:

2001:db8:1341::/48, via nexthop1
2001:db8:1341:2000/51, via nexthop5
2001:db8:1341:2000/64, interface1
2001:db8:1341:4000/50, via nexthop2
2001:db8:1341:5000/52, nexthop3
2001:db8:1341:7000/64, interface2
2001:db8:1341:5555/64, interface3
2001:db8::/32 via nexthop4
::/0 via nexthop0

Provide your answer by indicating nexthop3, interface9, ...


שאלה 1: Packet

How will the router forward a packet sent towards 2001:bad:cafe::1234 ?

שאלה 2: Packet

How will the router forward a packet sent towards 2001:db8:1342:5555::1 ?

שאלה 3: Packet

How will the router forward a packet sent towards 2001:db8:1341:3000::1234 ?

שאלה 4: Packet

How will the router forward a packet sent towards 2001:db8:1341:6000::cafe:beef ?

שאלה 5: Packet

How will the router forward a packet sent towards 2001:db8:1341:5000::f00f:beef ?